JSON
DevAssure supports JSON (JavaScript Object Notation) as a data type, allowing users to easily work with structured data in their test automation scripts. JSON is a lightweight data interchange format that is easy for humans to read and write, and easy for machines to parse and generate.
Learn more about Advanced Code Blocks
- Getting started: /docs/DevAssure/Code%20Blocks/codeblock/
- Use NPM Libraries in code blocks: /docs/DevAssure/Code%20Blocks/npmLibraries/
Here's a sample screenshot demonstrating the use of JSON in DevAssure:
